home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / Backup / resources / wsdl / wsrecoverdown.wsdl < prev    next >
Extensible Markup Language  |  2008-11-13  |  8KB  |  194 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <wsdl:definitions xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://tempuri.org/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  3.   <wsdl:types>
  4.     <s:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/">
  5.       <s:element name="Gethttplist">
  6.         <s:complexType>
  7.           <s:sequence>
  8.             <s:element minOccurs="0" maxOccurs="1" name="strXML" type="s:string" />
  9.             <s:element minOccurs="1" maxOccurs="1" name="timeofrecovery" type="s:dateTime" />
  10.             <s:element minOccurs="0" maxOccurs="1" name="strUserName" type="s:string" />
  11.           </s:sequence>
  12.         </s:complexType>
  13.       </s:element>
  14.       <s:element name="GethttplistResponse">
  15.         <s:complexType>
  16.           <s:sequence>
  17.             <s:element minOccurs="0" maxOccurs="1" name="GethttplistResult" type="s:string" />
  18.           </s:sequence>
  19.         </s:complexType>
  20.       </s:element>
  21.       <s:element name="Gethttplist1">
  22.         <s:complexType>
  23.           <s:sequence>
  24.             <s:element minOccurs="0" maxOccurs="1" name="strarrInp1" type="s:string" />
  25.             <s:element minOccurs="1" maxOccurs="1" name="timeofrecovery" type="s:dateTime" />
  26.             <s:element minOccurs="0" maxOccurs="1" name="uname" type="s:string" />
  27.           </s:sequence>
  28.         </s:complexType>
  29.       </s:element>
  30.       <s:element name="Gethttplist1Response">
  31.         <s:complexType>
  32.           <s:sequence>
  33.             <s:element minOccurs="0" maxOccurs="1" name="Gethttplist1Result" type="tns:ArrayOfString" />
  34.           </s:sequence>
  35.         </s:complexType>
  36.       </s:element>
  37.       <s:complexType name="ArrayOfString">
  38.         <s:sequence>
  39.           <s:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="s:string" />
  40.         </s:sequence>
  41.       </s:complexType>
  42.       <s:element name="DeleteFilesInBulk">
  43.         <s:complexType>
  44.           <s:sequence>
  45.             <s:element minOccurs="0" maxOccurs="1" name="vbkpk" type="tns:ArrayOfString" />
  46.             <s:element minOccurs="0" maxOccurs="1" name="uname" type="s:string" />
  47.           </s:sequence>
  48.         </s:complexType>
  49.       </s:element>
  50.       <s:element name="DeleteFilesInBulkResponse">
  51.         <s:complexType>
  52.           <s:sequence>
  53.             <s:element minOccurs="1" maxOccurs="1" name="DeleteFilesInBulkResult" type="s:boolean" />
  54.           </s:sequence>
  55.         </s:complexType>
  56.       </s:element>
  57.       <s:element name="DeleteFile1">
  58.         <s:complexType>
  59.           <s:sequence>
  60.             <s:element minOccurs="0" maxOccurs="1" name="strXML" type="s:string" />
  61.             <s:element minOccurs="0" maxOccurs="1" name="strUserName" type="s:string" />
  62.           </s:sequence>
  63.         </s:complexType>
  64.       </s:element>
  65.       <s:element name="DeleteFile1Response">
  66.         <s:complexType>
  67.           <s:sequence>
  68.             <s:element minOccurs="1" maxOccurs="1" name="DeleteFile1Result" type="s:boolean" />
  69.           </s:sequence>
  70.         </s:complexType>
  71.       </s:element>
  72.       <s:element name="InsertRecoveryData">
  73.         <s:complexType>
  74.           <s:sequence>
  75.             <s:element minOccurs="0" maxOccurs="1" name="strXML" type="s:string" />
  76.             <s:element minOccurs="0" maxOccurs="1" name="strUserName" type="s:string" />
  77.           </s:sequence>
  78.         </s:complexType>
  79.       </s:element>
  80.       <s:element name="InsertRecoveryDataResponse">
  81.         <s:complexType>
  82.           <s:sequence>
  83.             <s:element minOccurs="1" maxOccurs="1" name="InsertRecoveryDataResult" type="s:boolean" />
  84.           </s:sequence>
  85.         </s:complexType>
  86.       </s:element>
  87.     </s:schema>
  88.   </wsdl:types>
  89.   <wsdl:message name="GethttplistSoapIn">
  90.     <wsdl:part name="parameters" element="tns:Gethttplist" />
  91.   </wsdl:message>
  92.   <wsdl:message name="GethttplistSoapOut">
  93.     <wsdl:part name="parameters" element="tns:GethttplistResponse" />
  94.   </wsdl:message>
  95.   <wsdl:message name="Gethttplist1SoapIn">
  96.     <wsdl:part name="parameters" element="tns:Gethttplist1" />
  97.   </wsdl:message>
  98.   <wsdl:message name="Gethttplist1SoapOut">
  99.     <wsdl:part name="parameters" element="tns:Gethttplist1Response" />
  100.   </wsdl:message>
  101.   <wsdl:message name="DeleteFilesInBulkSoapIn">
  102.     <wsdl:part name="parameters" element="tns:DeleteFilesInBulk" />
  103.   </wsdl:message>
  104.   <wsdl:message name="DeleteFilesInBulkSoapOut">
  105.     <wsdl:part name="parameters" element="tns:DeleteFilesInBulkResponse" />
  106.   </wsdl:message>
  107.   <wsdl:message name="DeleteFile1SoapIn">
  108.     <wsdl:part name="parameters" element="tns:DeleteFile1" />
  109.   </wsdl:message>
  110.   <wsdl:message name="DeleteFile1SoapOut">
  111.     <wsdl:part name="parameters" element="tns:DeleteFile1Response" />
  112.   </wsdl:message>
  113.   <wsdl:message name="InsertRecoveryDataSoapIn">
  114.     <wsdl:part name="parameters" element="tns:InsertRecoveryData" />
  115.   </wsdl:message>
  116.   <wsdl:message name="InsertRecoveryDataSoapOut">
  117.     <wsdl:part name="parameters" element="tns:InsertRecoveryDataResponse" />
  118.   </wsdl:message>
  119.   <wsdl:portType name="wsRecoverDownSoap">
  120.     <wsdl:operation name="Gethttplist">
  121.       <wsdl:input message="tns:GethttplistSoapIn" />
  122.       <wsdl:output message="tns:GethttplistSoapOut" />
  123.     </wsdl:operation>
  124.     <wsdl:operation name="Gethttplist1">
  125.       <wsdl:input message="tns:Gethttplist1SoapIn" />
  126.       <wsdl:output message="tns:Gethttplist1SoapOut" />
  127.     </wsdl:operation>
  128.     <wsdl:operation name="DeleteFilesInBulk">
  129.       <wsdl:input message="tns:DeleteFilesInBulkSoapIn" />
  130.       <wsdl:output message="tns:DeleteFilesInBulkSoapOut" />
  131.     </wsdl:operation>
  132.     <wsdl:operation name="DeleteFile1">
  133.       <wsdl:input message="tns:DeleteFile1SoapIn" />
  134.       <wsdl:output message="tns:DeleteFile1SoapOut" />
  135.     </wsdl:operation>
  136.     <wsdl:operation name="InsertRecoveryData">
  137.       <wsdl:input message="tns:InsertRecoveryDataSoapIn" />
  138.       <wsdl:output message="tns:InsertRecoveryDataSoapOut" />
  139.     </wsdl:operation>
  140.   </wsdl:portType>
  141.   <wsdl:binding name="wsRecoverDownSoap" type="tns:wsRecoverDownSoap">
  142.     <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
  143.     <wsdl:operation name="Gethttplist">
  144.       <soap:operation soapAction="http://tempuri.org/Gethttplist" style="document" />
  145.       <wsdl:input>
  146.         <soap:body use="literal" />
  147.       </wsdl:input>
  148.       <wsdl:output>
  149.         <soap:body use="literal" />
  150.       </wsdl:output>
  151.     </wsdl:operation>
  152.     <wsdl:operation name="Gethttplist1">
  153.       <soap:operation soapAction="http://tempuri.org/Gethttplist1" style="document" />
  154.       <wsdl:input>
  155.         <soap:body use="literal" />
  156.       </wsdl:input>
  157.       <wsdl:output>
  158.         <soap:body use="literal" />
  159.       </wsdl:output>
  160.     </wsdl:operation>
  161.     <wsdl:operation name="DeleteFilesInBulk">
  162.       <soap:operation soapAction="http://tempuri.org/DeleteFilesInBulk" style="document" />
  163.       <wsdl:input>
  164.         <soap:body use="literal" />
  165.       </wsdl:input>
  166.       <wsdl:output>
  167.         <soap:body use="literal" />
  168.       </wsdl:output>
  169.     </wsdl:operation>
  170.     <wsdl:operation name="DeleteFile1">
  171.       <soap:operation soapAction="http://tempuri.org/DeleteFile1" style="document" />
  172.       <wsdl:input>
  173.         <soap:body use="literal" />
  174.       </wsdl:input>
  175.       <wsdl:output>
  176.         <soap:body use="literal" />
  177.       </wsdl:output>
  178.     </wsdl:operation>
  179.     <wsdl:operation name="InsertRecoveryData">
  180.       <soap:operation soapAction="http://tempuri.org/InsertRecoveryData" style="document" />
  181.       <wsdl:input>
  182.         <soap:body use="literal" />
  183.       </wsdl:input>
  184.       <wsdl:output>
  185.         <soap:body use="literal" />
  186.       </wsdl:output>
  187.     </wsdl:operation>
  188.   </wsdl:binding>
  189.   <wsdl:service name="wsRecoverDown">
  190.     <wsdl:port name="wsRecoverDownSoap" binding="tns:wsRecoverDownSoap">
  191.       <soap:address location="https://ev11.sosonlinebackup.com/rdss/protect/recovervb/wsrecoverdown.asmx" />
  192.     </wsdl:port>
  193.   </wsdl:service>
  194. </wsdl:definitions>